Skip to content

feat: migrate template to subprocess plugin model#14

Merged
mwaldheim merged 1 commit into
mainfrom
feat/subprocess-model-migration
Jul 6, 2026
Merged

feat: migrate template to subprocess plugin model#14
mwaldheim merged 1 commit into
mainfrom
feat/subprocess-model-migration

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

Summary

  • replace the stale gRPC/provider scaffold with a generic subprocess-model example plugin
  • document the current SEMREL_* / SEMREL_PLUGIN_* contract and add semrel self-release config
  • add unit tests for internal logic and the env-driven main wrapper

Validation

  • go build ./...
  • go vet ./...
  • go test ./...
  • gofmt -l .

Refs semrel#224

Replace the stale gRPC provider scaffold with a generic subprocess example plugin so newly scaffolded SemRels plugins match the current org-wide runtime contract.

Add a thin env-driven main wrapper, pure internal plugin logic, tests, updated template docs, and semrel self-release configuration.

Refs: semrel#224

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mwaldheim mwaldheim merged commit 1e28930 into main Jul 6, 2026
4 of 5 checks passed
@mwaldheim mwaldheim deleted the feat/subprocess-model-migration branch July 6, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant